Hello,
I am trying to use Event v2 API to send alerts. Basically what I am trying to do is to send 2 alerts:
- First alert should create new incident
- Second alert should be added to the incident created on step 1
Is there a way to implement this via Event v2 API without updating alerts via REST API?